home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-2.iso / Files II / Multimedia / Q-Z / Slide Presenter 1.0.sit / Slide Presenter 1.0 Folder / Slide Presenter 1.0 / Slide Presenter 1.movie / 00028.ls < prev    next >
Encoding:
Text File  |  1994-08-27  |  270 b   |  12 lines

  1. on mouseUp
  2.   global palletteVisible
  3.   set the stageColor to 255
  4.   set the visible of sprite 4 to 0
  5.   puppetSprite(17, 0)
  6.   go("Play")
  7.   set the visible of sprite 6 to 0
  8.   set the visible of sprite 7 to 1
  9.   set the visible of sprite 8 to 1
  10.   set palletteVisible to 1
  11. end
  12.